[INFO] fetching crate kak-tree-sitter 3.2.0...
[INFO] testing kak-tree-sitter-3.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate kak-tree-sitter 3.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate kak-tree-sitter 3.2.0
[INFO] finished tweaking crates.io crate kak-tree-sitter 3.2.0
[INFO] tweaked toml for crates.io crate kak-tree-sitter 3.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kak-tree-sitter 3.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kak-tree-sitter 3.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded kak-tree-sitter-config v4.1.2
[INFO] [stderr]   Downloaded simple_logger v5.1.0
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded tree-house v0.3.0
[INFO] [stderr]   Downloaded tree-house-bindings v0.2.2
[INFO] [stderr]   Downloaded regex-cursor v0.1.5
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2373b7a00d5e033baba4b2cc1377a690bd8f967a4b695cc8b6012aba07d0adb9
[INFO] running `Command { std: "docker" "start" "-a" "2373b7a00d5e033baba4b2cc1377a690bd8f967a4b695cc8b6012aba07d0adb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2373b7a00d5e033baba4b2cc1377a690bd8f967a4b695cc8b6012aba07d0adb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2373b7a00d5e033baba4b2cc1377a690bd8f967a4b695cc8b6012aba07d0adb9", kill_on_drop: false }`
[INFO] [stdout] 2373b7a00d5e033baba4b2cc1377a690bd8f967a4b695cc8b6012aba07d0adb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce1855c20a379280505fbd58dbe5bce05716b56c9cd0e3acf90cf21d192275b1
[INFO] running `Command { std: "docker" "start" "-a" "ce1855c20a379280505fbd58dbe5bce05716b56c9cd0e3acf90cf21d192275b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling kak-tree-sitter v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tree-house-bindings v0.2.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling simple_logger v5.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling regex-cursor v0.1.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tree-house v0.3.0
[INFO] [stderr]    Compiling kak-tree-sitter-config v4.1.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.14s
[INFO] running `Command { std: "docker" "inspect" "ce1855c20a379280505fbd58dbe5bce05716b56c9cd0e3acf90cf21d192275b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce1855c20a379280505fbd58dbe5bce05716b56c9cd0e3acf90cf21d192275b1", kill_on_drop: false }`
[INFO] [stdout] ce1855c20a379280505fbd58dbe5bce05716b56c9cd0e3acf90cf21d192275b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1caaa0cf44a6ee470e86d538351d23eb5dd1bfa1818a3cced94fe1595a41b30c
[INFO] running `Command { std: "docker" "start" "-a" "1caaa0cf44a6ee470e86d538351d23eb5dd1bfa1818a3cced94fe1595a41b30c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling kak-tree-sitter v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.86s
[INFO] running `Command { std: "docker" "inspect" "1caaa0cf44a6ee470e86d538351d23eb5dd1bfa1818a3cced94fe1595a41b30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1caaa0cf44a6ee470e86d538351d23eb5dd1bfa1818a3cced94fe1595a41b30c", kill_on_drop: false }`
[INFO] [stdout] 1caaa0cf44a6ee470e86d538351d23eb5dd1bfa1818a3cced94fe1595a41b30c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 876738e96d56c01770f408695a4a586ebe9874b1fb05203c0d0873af5525a561
[INFO] running `Command { std: "docker" "start" "-a" "876738e96d56c01770f408695a4a586ebe9874b1fb05203c0d0873af5525a561", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kak_tree_sitter-2491cbf28bb71a97)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test kakoune::selection::tests::pos_parsing ... ok
[INFO] [stdout] test kakoune::selection::tests::sel_parsing ... ok
[INFO] [stdout] test kakoune::selection::tests::replace_sel ... ok
[INFO] [stdout] test server::triple_buffer::tests::triple_buffer ... ok
[INFO] [stdout] test kakoune::text_objects::tests::deser ... ok
[INFO] [stdout] test tree_sitter::highlighting::tests::kak_hl_ranges_from_tree_house ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "876738e96d56c01770f408695a4a586ebe9874b1fb05203c0d0873af5525a561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876738e96d56c01770f408695a4a586ebe9874b1fb05203c0d0873af5525a561", kill_on_drop: false }`
[INFO] [stdout] 876738e96d56c01770f408695a4a586ebe9874b1fb05203c0d0873af5525a561
